home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 104 / DPPCZ0701B.7z / DPPCZ0701B.ISO / demos / arcanum / Sierra / Arcanum Preview / arcanum3.dat / Module template_Rules_Lighting Dungeon.mes < prev    next >
Text File  |  2001-03-13  |  374b  |  32 lines

  1. //
  2. // Ambient Lighting Info
  3. //
  4.  
  5. // Indexed by hour of the day (0-23)
  6. // Values are Red, Green, Blue values (0-255) Outdoor followed by RGB Indoor
  7.  
  8. {0}{0, 0, 0, 74, 80, 98}
  9. {1}{}
  10. {2}{}
  11. {3}{}
  12. {4}{}
  13. {5}{}
  14. {6}{}
  15. {7}{}
  16. {8}{}
  17. {9}{}
  18. {10}{}
  19. {11}{}
  20. {12}{}
  21. {13}{}
  22. {14}{}
  23. {15}{}
  24. {16}{}
  25. {17}{}
  26. {18}{}
  27. {19}{}
  28. {20}{}
  29. {21}{}
  30. {22}{}
  31. {23}{0, 0, 0, 74, 80, 98}
  32.